home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SuperHack
/
SuperHack CD.bin
/
SCRIPTZ
/
NUMB.ZIP
/
CLONESCA.TXT
< prev
next >
Wrap
Text File
|
1997-03-04
|
926b
|
32 lines
Paste the Following lines to your ALIASES section:
/clonedetect /echo 4 # %ver1 *** ½╗ Scanning Clones in $chan ½╗ *** | /.enable #clonedetect | /set %clchan # | /who %clchan | /.timer97 1 60 /.disable #clonedetect | /.timer98 1 60 set %clchan
Paste the Following lines to your REMOTE/RAW section:
#clonedetect disabled
352:*: {
set -q %nick $parm6
if ($parm4 == $host) { halt }
if ($parm4 isin %address) { inc %clones | echo 12 $parm2 -={ $+ %clones $+ {=- -={ $+ %nick $+ }=- -={ $+ $parm3 $+ @ $+ $parm4 $+ }=- }
%address = %address $parm4
}
315:*: {
.disable #clonedetect
if %clones == 0 {
echo 12 $parm2 No Clones Found: ½╗ $+ None $+ ½╗
goto endclone
}
echo 12 $parm2 Clone(s) Found: %clones
:endclone
unset %chan
unset %address
unset %nick
set %clones 0
}
#clonedetect end
Paste the Following lines to your POPUPS section:
Clone Scan:/clonedetect